home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Audio / MacAmp™ 2.0.1 / Entheogen 1.1 / Third Party Plugins / WhiteCap 3.4! / (into Entheogen Plugins Folder) / WhiteCap Configs / My Malia < prev    next >
Encoding:
Text File  |  1999-12-03  |  688 b   |  62 lines  |  [TEXT/ttxt]

  1. /*
  2.  
  3. m,
  4. we never did get enough yogurts, did we...  what now?  i wish i knew...  i miss our unusual conversations so very much, and my thoughts go out to you, whatever sea you're in.
  5.  
  6. andy         
  7.  
  8.  
  9.   */ 
  10.  
  11. Resn=10,
  12.  
  13. Durn="1.5",
  14.  
  15.  
  16. CamX="83 * sin( t / 6 )",
  17. CamY="20 * cos( t / 6 )",
  18. CamZ="25 + 20 * sin( t / 4)",
  19.  
  20. CmLX="40",
  21. CmLY="0",
  22. CmLZ="0",
  23.  
  24.  
  25. R="1-dt",
  26. G="dt",
  27. B="0",
  28.  
  29. CUpX="0",
  30. CUpY="0",
  31. CUpZ="1",
  32.  
  33.  
  34. // Level Color    (the color of the "present" music sample/wave)
  35. LvlR="0",
  36. LvlG="1",
  37. LvlB="0",
  38.  
  39.  
  40. // Window size and position
  41. widt=590,heig=350,
  42.  
  43.  
  44. ConL=1,ConB=1,
  45.  
  46.  
  47. Fall="1",
  48.  
  49.  
  50. D0="2 * s - 1",
  51.  
  52. X="120 * dt",
  53. Y="40 * d0",
  54. Z="14 * abs( mag( s ) )",
  55.  
  56.  
  57. Scal="500",
  58. ScSz=1,
  59.  
  60. Pers="60",
  61.  
  62. Vers=30